MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components.Matrix Namespace / IMatrixMember Interface / IsStatic Property

In This Topic
IsStatic Property (IMatrixMember)
In This Topic
Gets a value indicating whether this is a member of a static grouping.
Syntax
'Declaration
 
ReadOnly Property IsStatic As Boolean
 

Property Value

A System.Boolean value indicating whether this is a member of a static grouping.
See Also