Objective Grid for Microsoft® .NET® Reference Guide

UserAttributeID Enumeration

Back to Class Index

This enumeration lists constants that specify style user attributes.     

[Visual Basic]
Public Enum UserAttributeID
[C#]
public enum UserAttributeID

Members

Member NameDescription
PRECISION Specifies the PRECISION style user attribute.     
FORCESTRVALUEASNUMBER Specifies the FORCESTRVALUEASNUMBER style user attribute.     
RTLREADING Specifies the RTLREADING style user attribute.     
BUTTONFACECOLOR Specifies the BUTTONFACECOLOR style user attribute.     
RADIOBUTTONTEXTALIGN Specifies the RADIOBUTTONTEXTALIGN style user attribute.     
OLEVIEWERID Specifies the OLEVIEWERID style user attribute.     
NEGATIVE_TEXT Specifies the NEGATIVE_TEXT style user attribute.     
DAOOLEBMP Specifies the DAOOLEBMP style user attribute.     
ELLIPSISTYPE Specifies the ELLIPSISTYPE style user attribute.     
RADIOBUTTON_ALIGN Specifies the RADIOBUTTON_ALIGN style user attribute.     
TABLIST_CHOICELISTID Specifies the TABLIST_CHOICELISTID style user attribute.     
CURMON Specifies the CURMON style user attribute.     
CURSHOWCALC Specifies the CURSHOWCALC style user attribute.     
CURNUMFRACT Specifies the CURNUMFRACT style user attribute.     
CURNUMDECIMALS Specifies the CURNUMDECIMALS style user attribute.     
CURNEGFORMAT Specifies the CURNEGFORMAT style user attribute.     
CURPOSFORMAT Specifies the CURPOSFORMAT style user attribute.     
CURRENCYDEF Specifies the CURRENCYDEF style user attribute.     
CURSEP Specifies the CURSEP style user attribute.     
FASTINPUT Specifies the FASTINPUT style user attribute.     
CUSTOMFORMAT Specifies the CUSTOMFORMAT style user attribute.     
DATEFORMATTYPE Specifies the DATEFORMATTYPE style user attribute.     
DATEVALIDMODE Specifies the DATEVALIDMODE style user attribute.     
DATEMAX Specifies the DATEMAX style user attribute.     
DATEMIN Specifies the DATEMIN style user attribute.     
DATENOEDIT Specifies the DATENOEDIT style user attribute.     
TABLIST_SORTCOL Specifies the TABLIST_SORTCOL style user attribute.     
TABLIST_COLWIDTHS Specifies the TABLIST_COLWIDTHS style user attribute.     
TABLIST_TITLEROW Specifies the TABLIST_TITLEROW style user attribute.     
TABLIST_SHOWALLCOLS Specifies the TABLIST_SHOWALLCOLS style user attribute.     
TABLIST_TEXTCOL Specifies the TABLIST_TEXTCOL style user attribute.     
TABLIST_KEYCOL Specifies the TABLIST_KEYCOL style user attribute.     
PROGRESS_CAPTIONMASK Specifies the PROGRESS_CAPTIONMASK style user attribute.     
PROGRESS_MAX Specifies the PROGRESS_MAX style user attribute.     
PROGRESS_MIN Specifies the PROGRESS_MIN style user attribute.     
INPUTPROMPT Specifies the INPUTPROMPT style user attribute.     
INPUTMASK Specifies the INPUTMASK style user attribute.     
SPINSTART Specifies the SPINSTART style user attribute.     
CHECKBOX_UNCHECKED Specifies the CHECKBOX_UNCHECKED style user attribute.     
CHECKBOX_CHECKED Specifies the CHECKBOX_CHECKED style user attribute.     
ODBCFIELDNO Specifies the ODBCFIELDNO style user attribute.     
SPINBOUND_WRAP Specifies the SPINBOUND_WRAP style user attribute.     
SPINBOUND_MAX Specifies the SPINBOUND_MAX style user attribute.     
SPINBOUND_MIN Specifies the SPINBOUND_MIN style user attribute.     
VALID_MSG Specifies the VALID_MSG style user attribute.     
VALID_MAX Specifies the VALID_MAX style user attribute.     
VALID_MIN Specifies the VALID_MIN style user attribute.     
NUMERICVALUE Specifies the NUMERICVALUE style user attribute.     

Requirements

Namespace: Stingray.Grid

Assemblies: Stingray.GridControl80 (in Stingray.GridControl80.dll)
                     Stingray.GridControl90 (in Stingray.GridControl90.dll)
                     Stingray.GridControl10 (in Stingray.GridControl10.dll)

See Also

Stingray.Grid Namespace