True DBGrid for WinForms | ComponentOne
C1.Win.C1TrueDBGrid.4.5.2 Assembly / C1.Win.C1TrueDBGrid Namespace / Style Class
Properties Methods


In This Topic
    Style Class Members
    In This Topic

    The following tables list the members exposed by Style.

    Public Constructors
     NameDescription
    Public ConstructorCreates a new instance of this object.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the alpha component when the style is rendered.  
    Public PropertyGets or sets the background color associated with a Style.  
    Public PropertyGets or sets the background color associated with a Style.  
    Public PropertyGets or sets the background image associated with a Style.  
    Public PropertyGets or sets the rendering method for a BackgroundImage.  
    Public PropertyGets the GridBorders associated with this Style.  
    Public PropertyGets or sets the Font associated with a Style.  
    Public PropertyGets or sets the foreground color associated with a Style.  
    Public PropertyGets or sets the foreground image associated with a style.  
    Public PropertyGets or sets the position that the ForGroupImage is rendered.  
    Public PropertyGets or sets a value indicating whether gamma correction is enabled when a linear gradient style is rendered.  
    Public PropertyGets or sets the direction of a linear gradient.  
    Public PropertyGets or sets the horizontal text alignment.  
    Public PropertyGets or sets a value indicating whether data entry is permitted for the assocated object.  
    Public PropertyGets or sets the marquee color associated with a Style.  
    Public PropertyGets or sets the name of the Style.  
    Public PropertyGets or sets the spacing between cell content and its edges.  
    Public PropertyGets or sets the trim characters for a string that does not completely fit into a layout shape.  
    Public PropertyGets or sets the vertical text alignment.  
    Public PropertyGets or sets a value indicating whether text is wrapped when it does not fit into a layout shape.  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Called when the class is being disposed.  
    Public MethodOverloaded. Renders the given string using the style properties.  
    Public MethodResets all specialized attributes.  
    Public MethodReset BackColor to its default value.  
    Public MethodResets the BackgroundImage to its default value.  
    Public MethodResets BackgroundPictureDrawMode to its default value.  
    Public MethodResets Font to its default value.  
    Public MethodResets ForeColor to its default value.  
    Public MethodResets ForegroundImage to its default value.  
    Public MethodResets ForGroundImagePosition to its default value.  
    Public MethodResets HorizontalAlignment to its default value.  
    Public MethodResets Locked to its default value.  
    Public MethodReset MarqueeBorderColor to its default value.  
    Public MethodResets Trimming to its default value.  
    Public MethodResets VerticalAlignment to its default value.  
    Public MethodResets Wrap to its default value.  
    Public MethodResets WrapText to its default value.  
    Public Method  
    Top
    See Also