ShowHideFieldsBehaviors
A collection of show/hide fields behavior objects.
ShowHideFieldsBehaviors Properties
| Property |
Type |
Access |
Description |
| Count |
Long |
read |
The number of ShowHideFieldsBehaviors. |
| Item |
Object |
read |
Returns the ShowHideFieldsBehavior with the specified index or name as Long or String. |
ShowHideFieldsBehaviors Methods
| Method |
Returns |
Description |
| Add |
ShowHideFieldsBehavior |
Create a new ShowHideFieldsBehavior. |
| AnyItem |
Object |
Returns any ShowHideFieldsBehavior. |
| FirstItem |
Object |
Returns the first ShowHideFieldsBehavior. |
| ItemByID |
Object |
Returns the ShowHideFieldsBehavior with the specified ID. |
| ItemByRange |
Objects |
Returns the ShowHideFieldsBehaviors within the specified range. |
| LastItem |
Object |
Returns the last ShowHideFieldsBehavior. |
| MiddleItem |
Object |
Returns the middle ShowHideFieldsBehavior. |
| NextItem |
Object |
Returns the next ShowHideFieldsBehavior. |
| PreviousItem |
Object |
Returns the previous ShowHideFieldsBehavior. |
Previous post: Sound
Next post: ShowHideFieldsBehavior