Gets a value that indicates whether this style is empty.
Namespace:
C1.OlapAssembly: C1.Silverlight.Olap.4 (in C1.Silverlight.Olap.4.dll)
Syntax
C# |
---|
[BrowsableAttribute(false)] public override bool IsEmpty { get; } |
Visual Basic |
---|
<BrowsableAttribute(False)> _ Public Overrides ReadOnly Property IsEmpty As Boolean Get |