'Declaration
Property ShowCategoryName As Boolean
'Usage
Dim instance As IDataLabel Dim value As Boolean instance.ShowCategoryName = value value = instance.ShowCategoryName
bool ShowCategoryName {get; set;}
'Declaration
Property ShowCategoryName As Boolean
'Usage
Dim instance As IDataLabel Dim value As Boolean instance.ShowCategoryName = value value = instance.ShowCategoryName
bool ShowCategoryName {get; set;}