ComponentOne TileControl for WinForms
VisibleSelector Property

C1.Win.C1TileControl.4 Assembly > C1.Win.C1Tile Namespace > PanelElement Class : VisibleSelector Property
Gets or sets a value indicating which integer property of a Tile object is checked to determine whether the panel element is visible, if the property value is not equal to zero.
Syntax
'Declaration
 
Public Property VisibleSelector As IntValueSelector
public IntValueSelector VisibleSelector {get; set;}
See Also

Reference

PanelElement Class
PanelElement Members