BookColumnSortable Property |  |
Príznak označujúci možnosť triedenia podľa tohoto stĺpca.
Namespace: Exa.OBERON.ServicesGen2.Common.BookSettingsAssembly: Exa.OBERON.ServicesGen2 (in Exa.OBERON.ServicesGen2.dll) Version: 5.0.0.0 (5.0.0.0)
Syntaxpublic bool Sortable { get; set; }
Public Property Sortable As Boolean
Get
Set
Dim instance As BookColumn
Dim value As Boolean
value = instance.Sortable
instance.Sortable = value
Property Value
Boolean
See Also