BaseOptionsView Members
In This Article
#Constructors
Name | Description |
---|---|
Base |
Initializes a new instance of the Base |
#Fields
Name | Description |
---|---|
Default |
The default value for the Base |
#Properties
Name | Description |
---|---|
Allow |
Gets or sets whether row and band icons are painted using the foreground color of these rows and bands. |
Allow |
Gets or sets whether row captions (and record headers in the VGrid |
Allow |
Gets or sets whether to paint read-only rows according to the Read |
Auto |
Gets or sets whether bands are stretched to occupy the entire control. |
Category |
Gets or sets how to draw indents for categories and row headers. |
Disable |
Obsolete. This member supports the internal infrastructure, and is not intended to be used directly from your code. |
Fixed |
Gets or sets the width of fixed row dividers. |
Fix |
Gets or sets whether the width of row headers remain constant when the control’s size or layout style is changed. |
Level |
Gets or sets the horizontal indent for child rows. |
Max |
Gets or sets the maximum height for rows, when the row auto-height feature is enabled. |
Min |
Gets or sets the minimum height for rows, when the row auto-height feature is enabled. |
Show |
Gets or sets whether collapse/expand buttons are displayed in parent rows. This property is obsolete. Use Show |
Show |
Gets or sets whether the control displays a caption (Caption) at the top. |
Show |
Gets or sets whether collapse/expand buttons are displayed in parent rows. |
Show |
Gets or sets whether the captions of row headers are shifted right regardless of whether an image is shown within the row header. |
Show |
Gets or sets whether a focus frame is displayed around the focused cell. |
Show |
Gets or sets whether horizontal lines are displayed. |
Show |
Gets or sets whether top-level category rows are visible. |
Show |
Gets or sets whether root-level rows are indented. |
Show |
Gets or sets whether row headers are displayed. |
Show |
Gets or sets whether vertical lines are visible. |
#Methods
Name | Description |
---|---|
Assign |
Copies all the settings from the options object passed as the parameter to the current object. |
Begin |
Locks the Base |
Cancel |
Unlocks the Base |
End |
Unlocks the Base |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Reset() |
Resets all options to their default values.
Inherited from Base |
To |
Returns a string representing the currently enabled options.
Inherited from Base |
See Also