GridButtonColumn.SetForcedButtonState(Int64, ButtonState) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
void SetForcedButtonState(long rowIndex, System::Windows::Forms::ButtonState state);
public void SetForcedButtonState (long rowIndex, System.Windows.Forms.ButtonState state);
member this.SetForcedButtonState : int64 * System.Windows.Forms.ButtonState -> unit
Public Sub SetForcedButtonState (rowIndex As Long, state As ButtonState)
Parameters
- rowIndex
- Int64
- state
- ButtonState