ActualCanUserResize Property
In This Topic
Gets the value determining whether user can resize column according to the column and owning control settings.
Syntax
'Declaration
Public ReadOnly Property ActualCanUserResize As Boolean
public bool ActualCanUserResize {get;}
See Also