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

In This Topic
    ColumnStyleBase Class Members
    In This Topic

    The following tables list the members exposed by ColumnStyleBase.

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