Constructors
constructor
- new ColumnDef(_name: string, _heading: string, _propertyDef: PropDef): ColumnDef
-
Parameters
-
_name: string
-
_heading: string
-
Properties
Private _heading
_heading: string
Private _name
_name: string
Private _propertyDef
Accessors
heading
-
Returns string
isInlineMediaStyle
- get isInlineMediaStyle(): boolean
-
Returns boolean
name
-
Returns string
propertyDef
-