Click or drag to resize
IColumnDefinitionIsStatic Property
Determines if this column is a static column

Namespace: Dse.Mapping
Assembly: Dse (in Dse.dll) Version: 2.4.0
Syntax
C#
bool IsStatic { get; }

Property Value

Type: Boolean
See Also