Stop.FilterBarSize Property
public long FilterBarSize {get; set;}
This language is not supported or no code example is available.
public:
property long FilterBarSize {
long get( );
void set(
long value
);
}
This language is not supported or no code example is available.
public function get FilterBarSize() : long;
public function set FilterBarSize(value : long);
This language is not supported or no code example is available.
Property Value
long
In this article
Definition