Ensures the column totally visible.
Namespace: Dapfor.Wpf.ControlsAssembly: Dapfor.Wpf (in Dapfor.Wpf.dll) Version: 4.1.0.26317 (4.1.0.26317)
Syntax
| C# |
|---|
public void EnsureVisible() |
| Visual Basic |
|---|
Public Sub EnsureVisible |
| Visual C++ |
|---|
public: void EnsureVisible() |
| F# |
|---|
member EnsureVisible : unit -> unit |