DVXP TEdit.NET 3.0

TableEditor.CssClassGridPager Property

CSS style of the table cell that displays the data grid pager. The CSS class of the pager row is equal to the regular row class (but all visible attributes like background-color and font-size can be customized using the CssClassGridPager).

[Visual Basic]
Public Property CssClassGridPager As String
[C#]
public string CssClassGridPager {get; set;}

See Also

TableEditor Class | DVXP.DXTableEditor Namespace