GridColumn Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class GridColumn abstract : IDisposable
public abstract class GridColumn : IDisposable
type GridColumn = class
interface IDisposable
Public MustInherit Class GridColumn
Implements IDisposable
- Inheritance
-
GridColumn
- Derived
- Implements
Constructors
GridColumn() | |
GridColumn(GridColumnInfo, Int32, Int32) |
Fields
Properties
BackgroundBrush | |
ColumnIndex | |
ColumnType | |
IsWidthInChars | |
RightGridLine | |
TextAlign | |
TextBitmapLayout | |
TextBrush | |
WidthInPixels | |
WithSelectionBk |