AllowShowAll Property (DashboardLayout)
In This Topic
Gets or sets a boolean value decides whether all the tiles no matter visible or invisible are shown.
Syntax
'Declaration
Public Property AllowShowAll As Boolean
public bool AllowShowAll {get; set;}
See Also