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

In This Topic
    ViewSetColumnStyle Class Members
    In This Topic

    The following tables list the members exposed by ViewSetColumnStyle.

    Public Properties
     NameDescription
    Public PropertyDefines the way to determine a base style, the one that this style properties are inherited from.  
    Public PropertyDefines a name of a base global style from which this style inherits its property values. (Inherited from C1.C1DataExtender.ColumnStyle)
    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 PropertyDefines what style properties inherit their values from the base style. (Inherited from C1.C1DataExtender.ColumnStyle)
    Public PropertyReserved for future use. (Inherited from C1.C1DataExtender.ColumnStyleBase)
    Public Property  
    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 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