ComponentOne ADO.NET DataExtender
C1.C1DataExtender.2 Assembly / C1.C1DataExtender Namespace / GlobalColumnStyleBase Class
Properties

In This Topic
    GlobalColumnStyleBase Class Members
    In This Topic

    The following tables list the members exposed by GlobalColumnStyleBase.

    Public Properties
     NameDescription
    Public PropertyIndicates whether a special date-time edit mode is used. (Inherited from C1.C1DataExtender.ColumnStyleBase)
    Public PropertyReserved for future use. (Inherited from C1.C1DataExtender.ColumnStyleBase)
    Public PropertyDefines an edit mask for a column value. (Inherited from C1.C1DataExtender.ColumnStyleBase)
    Public PropertyDefines a format string for a column value. (Inherited from C1.C1DataExtender.ColumnStyleBase)
    Public Property (Inherited from C1.C1DataExtender.ColumnStyleBase)
    Public PropertyReserved for future use. (Inherited from C1.C1DataExtender.ColumnStyleBase)
    Public PropertyDefines a collection of items for an explicitly defined item list. (Inherited from C1.C1DataExtender.ColumnStyleBase)
    Public PropertyReturns an actually used ItemList depending on the Inherit property value. (Inherited from C1.C1DataExtender.ColumnStyleBase)
    Public PropertyDefines the type of item list for this column. (Inherited from C1.C1DataExtender.ColumnStyleBase)
    Public PropertyIndicates whether the user interface control should check that the value entered by the user is present as a LookupItem.Value in ItemList. (Inherited from C1.C1DataExtender.ColumnStyleBase)
    Public Property  
    Public PropertyDefines a string that is displayed by user interface controls for null values. (Inherited from C1.C1DataExtender.ColumnStyleBase)
    Public PropertyReserved for future use. (Inherited from C1.C1DataExtender.ColumnStyleBase)
    Public PropertyIndicates whether a special numeric edit mode is used. (Inherited from C1.C1DataExtender.ColumnStyleBase)
    Public PropertyIndicates whether the column is visible in user interface. (Inherited from C1.C1DataExtender.ColumnStyleBase)
    Public PropertySpecifies preferred width (in characters) that user interface controls should allocate for this column. (Inherited from C1.C1DataExtender.ColumnStyleBase)
    Top
    See Also