ActualColumnFooterStyle Property
In This Topic
Gets the actual style that will be applied to the column-footer cells.
Syntax
'Declaration
Public ReadOnly Property ActualColumnFooterStyle As C1Style
public C1Style ActualColumnFooterStyle {get;}
See Also