APNSoft.WebControls Namespace (APNSoft DataGrid)

APNSoftDataGrid.CSSSourceValues Enumeration

Values for the CSSSource property.

[Visual Basic]
Public Enum APNSoftDataGrid.CSSSourceValues
[C#]
public enum APNSoftDataGrid.CSSSourceValues

Members

Member NameDescription
SkinFolder CSS File is loaded from a Skin Folder as specified by the SkinFolder property.
Page An ASPX page uses <style> element inside the <head> or uses the <link> element to link an external style sheet.

Requirements

Namespace: APNSoft.WebControls

Assembly: APNSoftDataGrid (in APNSoftDataGrid.dll)

See Also

APNSoft.WebControls Namespace