LoadingPageForeColor Property (C1FlexViewerPane)
In This Topic
Gets or sets the color used to draw the message on a page which is not loaded yet.
Syntax
'Declaration
Public Property LoadingPageForeColor As Color
public Color LoadingPageForeColor {get; set;}
See Also